home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Skype 3.8.0.188
/
SkypeSetup.exe
/
0
/
RCDATA
/
TSSEULAVIEW
/
TSSEULAVIEW.txt
Wrap
Text File
|
2008-11-21
|
2KB
|
80 lines
object ssEulaView: TssEulaView
Left = 288
Top = 184
Width = 518
Height = 424
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'ssEulaView'
Color = clWhite
Constraints.MinHeight = 390
Constraints.MinWidth = 510
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
OnKeyDown = TntFormKeyDown
PixelsPerInch = 96
TextHeight = 13
object bgImage: TImage
Left = 0
Top = 0
Width = 510
Height = 390
Align = alClient
end
object TntPanel1: TTntPanel
Left = 70
Top = 64
Width = 410
Height = 262
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 1
object TntLabel1: TTntLabel
Left = 0
Top = 243
Width = 47
Height = 13
Caption = 'TntLabel1'
FocusControl = cbLanguges
end
object cbLanguges: TTntComboBox
Left = 144
Top = 239
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = cbLangugesChange
end
object TntMemo1: TTntMemo
Left = 0
Top = 0
Width = 410
Height = 217
Align = alTop
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object btnClose: TTntButton
Left = 385
Top = 351
Width = 100
Height = 25
Caption = 'btnClose'
TabOrder = 0
OnClick = btnCloseClick
end
end